Welcome![Sign In][Sign Up]
Location:
Search - vc-1 ts

Search list

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\\cctv.ts >c:\\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject - "Settings pop-up dialog box put pre - translat
Platform: | Size: 100002 | Author: 陈水德 | Hits:

[mpeg mp3mav_player-1.0.tar

Description: 简单的视频播放器,windows下可用vc编译,支持ts-simple video player, windows available under vc compiler support ts
Platform: | Size: 245499 | Author: mike | Hits:

[Bio-RecognizeONE_NEW_GA_TO_SOLVE_TSP

Description: 用vc++程序编的遗传算法解决TSP问题.txt def.h TSP.cpp tsp.h -with vc procedures addendum to the genetic algorithm to solve TSP. Txt def.h TSP.cpp ts p.h
Platform: | Size: 4027 | Author: jiangyi | Hits:

[DVD13818_5_for_vc

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。 2、VC++6.0编译设置 需要在菜单Poject-〉Settings 弹出的对话框中把预编译头设置成Not using precompiled headers,如Vc_setting.jpg中的图片所示。 3、运行 编译生成decode2.exe文件后在命令行如下运行 decode2.exe d:\cctv.ts 一开始在没有分析完PAT和PMT表时会打印一些如unexpected pid: 513的消息,请耐心等待一会儿就会发现分析的系统层信息打印了。可能刷屏很快导致你看不清信息,可以将打印信息重定向到某个文件中,如下: decode2.exe d:\cctv.ts >c:\ts_decode.txt 运行decode2.exe的同时会在当前目录生成过滤后的PES文件,文件名格式stream512,512为PID。 -a brief account of this code is ISO 13818-5 MPEG2 system layer protocol analysis code, After I few modifications, now he can finally in VC 6.0 compiler operation, Published line with those dedicated to understanding MPEG2 system layer protocol and an overtime programmers. To be compiled under the windows, I revised the relevant part of the operating system code, Notes swap some of the main function, leaving only the main decode.cpp function without notes, So when a compiled program is TS system layer decoding process analysis, if we are to achieve other functions such as encode. decode.cpp as long as the main function of the rich encode.cpp put the main function annotation will be removed. 2. VC 6.0 compiler installed in the menu Poject- "Settings pop-up dialog box put pre- translat
Platform: | Size: 99328 | Author: 陈水德 | Hits:

[mpeg mp3mav_player-1.0.tar

Description: 简单的视频播放器,windows下可用vc编译,支持ts-simple video player, windows available under vc compiler support ts
Platform: | Size: 245760 | Author: mike | Hits:

[Compress-Decompress algrithmsmpeg2

Description: 1、简介 此代码是IS0 13818-5 MPEG2系统层协议分析代码,经过我的一点修改,现在终于可以在VC++ 6.0下编译运行, 发布上来献给那些为了理解MPEG2系统层协议而苦苦加班的程序员。为了可以在windows下编译,我修改了部分操作系统相关代码,注解掉了一些main函数,只留下decode.cpp中的main函数没有注解,所以编译后的程序是TS流系统层解码分析程序,如果要实现其他功能如encode,只要把decode.cpp中的main函数注解,把encode.cpp中的main函数注解去掉即可。-1, INTRODUCTION This code is IS0 13818-5 MPEG2 system layer protocol analysis code, after that I modified, and now finally can VC++ 6.0 compiler to run under the release for up dedicated to those who understand the MPEG2 system layer protocol and the hard programmers to work overtime. In order to be able to compile under windows, I modified the relevant part of the operating system code, comment out a number of main function, leaving only the main function decode.cpp no comment, so the procedure is compiled TS streaming system layer decoding analysis procedures, If you want to realize other functions such as encode, as long as the main function of decode.cpp comment, the main function of encode.cpp Notes can be removed.
Platform: | Size: 221184 | Author: | Hits:

[DVDDVD2AVIT3

Description: MPEG2转AVI源码。解码器源代码及VC下编译的可执行程序,全用VC6.0编译通过。-MPEG2铔孉VI璐憋節 Daitou Tungsten Tungsten Tungsten measurements銇慏aitou meet your loved VC undress selenium shallow cavity绁抦ost鍞? 餆?using VC6.0 met Toru绁扴ervices 锕
Platform: | Size: 248832 | Author: guan | Hits:

[OtherSolveChaoDingEquations

Description: VC++编程实现解超定方程组。是对之前程序的修改版。-VC++ Programming solution overdetermined equations. Is a modified version before the procedure.
Platform: | Size: 30720 | Author: | Hits:

[Windows DevelopRTP

Description: 一个用VC编写的RTP传输程序,挺好用的!-A VC prepared using RTP transmission procedures, very good use!
Platform: | Size: 579584 | Author: 王明 | Hits:

[Windows Developmpeg2system_for_vc

Description: TS流系统层解析程序,功能齐全。VC编译通过。-TS streaming system layer analytical procedures, a full-featured. Through the VC compiler.
Platform: | Size: 100352 | Author: ZOU | Hits:

[Othermpeg2TS_decoder

Description: 一个用vc++编写的mpeg2-ts的解码器-A vc++ to prepare to use the mpeg2-ts decoder
Platform: | Size: 10396672 | Author: 朱尹华 | Hits:

[Windows Developmpeg2TS_encoder

Description: 一个用vc++编写的mpeg2-ts的编码器-A vc++ to prepare to use the mpeg2-ts encoder
Platform: | Size: 101376 | Author: 朱尹华 | Hits:

[Streaming Mpeg4Mpeg2Dec

Description: TS文件(mpeg2)文件播放器,c/c++语言实现,编译后即可运行.-TS Stream file(mpeg2) player,use c/c++ language complete,you can compile it use vc++6 and later compiler.
Platform: | Size: 1410048 | Author: delaoshi | Hits:

[Windows Developts

Description: VC中的Serialization串行化范例代码,串行化是微软提供的用于对对象进行文件I/O的一种机制,在框架(Frame)/文档(Document)/视图(View) 模式中得到了很好的应用。但是目前有不少人对什么是串行化、怎么使对象具有串行化能力和如何使用串行化功能等问题都不甚明了。本示例是对串行化做一个简单的解释。 -VC in the Serialization sample serialization code, serialization is provided by Microsoft for the right object file I/O, a mechanism for the frame (Frame)/Document (Document)/view (View) model has been very good application. However, there are many people of what is serialization, how to make objects have serial capabilities and how to use features such as serialization issues unclear. This example is a serial overtaken by a simple explanation.
Platform: | Size: 31744 | Author: 国泰 | Hits:

[JSP/JavaTs

Description: 这是个一个完整的图书馆管理程序的源代码,是我学习VC++的入门-code of whole books management system good to study vc++
Platform: | Size: 110592 | Author: 张健 | Hits:

[Special Effectsts

Description: 图像处理经典算法及其实现,基于工具vc++的应用-Classical image processing algorithm and its implementation, based on the application of tools vc++
Platform: | Size: 1460224 | Author: 赵航 | Hits:

[Game Server SimulatorPSParse-source

Description: 可对ts流进行分析的源代码,用vc++开发环境-TS stream analysis source code
Platform: | Size: 12907520 | Author: 赵叶红 | Hits:

[Multimedia programTS_-PACK_H264_MP3_1

Description: 这个工程实现将264+mp3打包为ts格式,代码基于vc版本的,可以直接运行,并且测试音视频可以同步。-The realization of this project will be packaged 264+mp3 ts format, the code is based on the vc version can be run directly.
Platform: | Size: 10421248 | Author: tsingbo | Hits:

[mpeg mp3TSSource_src

Description: 对TS数据进行解复用,得到ES流数据以便解码库实时解码,用VC实现,用于学习解复用流程,进行简单TS流解码很有帮助-Data on TS demultiplexing, ES stream data to obtain real-time decoding decoding library, with VC, for demultiplexing learning process, a simple TS stream decoding helpful
Platform: | Size: 218112 | Author: 阿杜 | Hits:

[OtherMyTS

Description: 实现读取TS流,可以查看到流中TS包个数等信息,通过基于VC的控制台开发。-TS stream to read, you can see the number of TS packets into the stream and other information through the development of the VC-based console.
Platform: | Size: 470016 | Author: 阿郎 | Hits:
« 12 »

CodeBus www.codebus.net